home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / util / comm / mpostcl.cpt / MacPost Release Notes < prev    next >
Encoding:
Text File  |  1991-12-08  |  6.0 KB  |  146 lines

  1. MacPost Release Notes 91-12-07
  2.  
  3.  
  4. Changes in version 1.0b5
  5. ------------------------
  6. * Converted to THINK C ver 5.
  7.  
  8. * Due to internal compiler changes, you can NOT use earlier versions of the Listener.
  9.  
  10. * MacPost now correcly handles aliases (Preferences, Address Book, Signature).
  11.  
  12. * Fixed minor bug in Window menu (didn't handle windows with name starting with '-' correctly).
  13.  
  14. * Improved placement of alerts and dialogs for users with more than one screen.
  15.  
  16. * Fixed zooming. Without option key, zoom goes to/from 24*80 chars; with option key to/from max screen size.
  17.  
  18. * Fixed problems with font sizes that did not exist as a bitmap (like 11 pts).
  19.  
  20. * Completely redesigned the preferences format. Future versions will automatically preserve current preferences and add default values to new preferences.
  21.  
  22. * New preference option allows the "Unread Mail" window to be automatically hidden when MacPost is not the foreground application.
  23.  
  24. * New preference option allows the user to turn off the "You have nn new mail items" dialog that the Listener otherwise pops up at boot time.
  25.  
  26. * The title bar of the "Unread Mail" window now indicates the number of unread mail items.
  27.  
  28. * The about box now shows version numbers for the Listener as well. Try to use the same versions of both MacPost and the Listener.
  29.  
  30. * Added preferences settings for preferred window size. 
  31.  
  32.  
  33. Changes in version 1.0b4
  34. ------------------------
  35. * Added signature feature. If there is a file named "Signature" in the System Folder, then it will be appended at the end of every mail item sent.
  36.  
  37. * Fixed bug that occured when printing mail items displayed at more than 9 points. Now always prints in 9 points, regardless of font size in window.
  38.  
  39. * Fixed bug that ignored number of copies in the Print "dialog".
  40.  
  41. * Added support for keys on extended keyboard (PageUp, PageDown, Home, End).
  42.  
  43. * Added "Find" menu items.
  44.  
  45. * Increased partition size from 256 to 300k.
  46.  
  47. * Fixed bug that sometimes caused wrong action to be taken when a small icon (save, print, trash) was clicked in mail windows.
  48.  
  49. * Added support for cut/copy/paste in all dialogs with editable text (incl the save dialog). ESC and CMD-. now works in all dialogs (incl open/save).
  50.  
  51. * Now checks for CMD-. in the recommended way (TN 263).
  52.  
  53. * CMD-. now works during printing.
  54.  
  55. * Added Window menu.
  56.  
  57. * Changed wording of the "OK" button to "Quit" in dialogs where the only option is quit (no server, lost connection, etc).
  58.  
  59. * 32-bit clean flag in SIZE resource is now set.
  60.  
  61. * Added full set of color icons.
  62.  
  63. * Internal change: the MacPost application source code now fully uses prototypes.
  64.  
  65. * Added support for offline mode. If no MacPost servers are available, then MacPost will run in offline mode (all functions concering send and recieve are disabled).
  66.  
  67. * Added menu commands for encode and decode binhex files.
  68.  
  69. * Added command to send any file. It is automagically binhexed.
  70.  
  71. * Added "Open Signature" menu command.
  72.  
  73. * Added "Append To..." menu command.
  74.  
  75. * Added header (with date/time, subject and page no/total page) when printing.
  76.  
  77. * Fixed bugs in encode/decode. Speeded up decode. Added support for all file flags. The encoder/decoder should now be compatible with any other binhexer.
  78.  
  79. * Decode BinHex now automatically translates from Mac ASCII to 7 bit ASCII during decoding.
  80.  
  81. * Finally fixed the bug with condensed text in Unread Mail window under System 7. It was a cultural shock between a feature in System 7 and harmless bug in MacPost.
  82.  
  83. * Fixed problem with flickering cursor in std file dialogs. Also added support for cut/copy/paste in save dialogs.
  84.  
  85. * Fixed bug that stopped notifications to work in System 7. It affected notifications posted by the application, not by those originating from the server. (This bug was introduced by a feature in System 7).
  86.  
  87. * "Added Append to..." button in Unread Mail window.
  88.  
  89. * Decode BinHex is now able to decode more than one than one BinHex from a single file.
  90.  
  91. * Fixed bug that caused crash under low-memory conditions.
  92.  
  93. * Added preference option to turn off signatures.
  94.  
  95. * Add address setting is now saved in the preferences file.
  96.  
  97. * Improved MultiFinder/System 7 compatibility (easier to put MacPost in the background during time-consuming operations. Application menu in MultiFinder/System 7 now also works properly when MacPost is busy.
  98.  
  99. * Added System 7 balloon help to menus.
  100.  
  101. * Adjusted all timeouts (both in MacPost and Listener). MacPost should now work better over slow or busy nets. "Select Server" now looks much more carefully for servers (and is slower...).
  102.  
  103. * After a fatal error, "Cancel" is now dimmed in "Save changes" dialogs. Also fixed a bug that disabled the "Save changes" dialogs entirely.
  104.  
  105. * (Admin feature) If 'STR ' 132 is not empty, MacPost only searches for servers in that zone.
  106.  
  107.  
  108. Changes in verison 1.0b3
  109. ------------------------
  110. * A possible bug removed as documented in TN #232. This may have caused that the Mac sometimes crashed when mail was saved on some Mac models.
  111.  
  112. * The first selected address in the send dialog is shown in the text edit field after clicking on the Add button.
  113.  
  114.  
  115. Changes in version 1.0b2
  116. ------------------------
  117. * Random crashes when reading mail, fixed.
  118.  
  119. * Cut, copy and paste between applications didn½t always worked correct, fixed.
  120.  
  121. * Unnecessary updates in text, fixed.
  122.  
  123. * Thumb sometimes inconsistent with position in text, fixed.
  124.  
  125. * Bug in window placement, fixed.
  126.  
  127. * Autoscroll in text with updating of thumb.
  128.  
  129. * Resizeable "Unread Mail" window.
  130.  
  131. * Adjustable default font size via popup menu in preference dialog.
  132.  
  133. * Possible to change font via string in resource, (default = Monaco).
  134.  
  135. * Alert user who tries to send to more than n recipients, n adjustable via resource, (default =  6).
  136.  
  137. * Position and size of "Unread Mail" window saved in preferences file.
  138.  
  139. * Changes in the address book will take immediate effect when running MacPost.
  140.  
  141. * The use of translation tables has internally changed.
  142.  
  143. * The mark of items in unread mail window is more intiutive restored when read, save or delete.
  144.  
  145. * Double clicking in lists will now work and makes the button blink to give feedback to the user.
  146.